
body{
        background-repeat: no-repeat;
        background-position: 30% 130px;
        background-image: url(http://artlibre.org/images/c.gif);
        font-size: 13px;
        font-family: Verdana;
}

.printdiv{
   text-align: right;
   padding: 0px;
   margin: 0px;
   line-height: 0px;
}
.printable{
   padding: 0px;
   margin: 0px;
   background-color: transparent;
   text-decoration: underline;
   border: none;
   cursor: pointer;
   cursor: hand;
   font-size: 10px;
   color: gray;
   line-height: 0px;
}

.unprint {
}

.post_separation{
        border-bottom: 1px solid grey;
        margin-bottom: 20px;
        margin-top: 15px;
}

.separation{
        padding: 0px;
        margin: 0px;
        border-bottom: 1px solid grey;
}

#table_space td {
        padding-right: 20px;
}

.header_left{
        float: right;
        width: 275px;
        text-align: center;
        font-size: 8px;
        height: 80px;
        margin-top: 20px;
}

.header_left img{
        text-decoration: none; 
        border: 0px;
        margin-right: 80px;
}

.header_center{
        background-position: bottom center;
        background-repeat: no-repeat;
        margin-right: 270px;
        float: center;
        height: 80px;
        text-align: center;
        vertical-align: middle;
        font-family: Verdana;
        padding-top: 20px;
        font-size: 40px;
        letter-spacing: 2px;
}
.header_center a {
        text-decoration: none;
        border: 0px;
}
.header_center a:hover {
        text-decoration: none;
        border: 0px;
}
.hbar {
        line-height: 15px;
        padding-top: 5px;
        padding-bottom: 30px;
}
.hbar i {
        background-color: white;
        padding: 0px;
        margin: 0px;
        margin-left: 15px;
        font-style: normal;
        line-height: 22px;
}
.container{
        clear: both;
}

a{
        color: #273;
        text-decoration: none;
}


a:hover {
        color: #273;
        text-decoration: underline;
}

#sidebar{
        float: right;
        width: 280px;
        margin-top: 0px;
        pagging-left: 20px;
}

#sidebar li
{
        margin: 0px;
        padding: 0px;
        font-family: Arial;
        font-size: 12px;
        padding-top: 15px;
        padding-left: 5px;
        list-style-type: none;
        font-weight: bold;
}


#sidebar li li {
        margin: 0px;
        padding: 0px;
        font-weight: normal;
}

#sidebar ul {
        margin: 0px;
        padding: 0px;

        padding-left: 10px;
}

#sidebar li li {
        padding-top: 2px;
        padding-bottom: 2px;
}


#content{
        padding-right: 10px;
        margin-top: 2px;
        margin-left: 20px;
        padding-left: 20px;
        margin-right: 300px;
        text-align: justify;
        background-image: url(http://artlibre.org/images/point273.png);
        background-repeat: repeat-x;
        line-height: 1.5em;
}
.footer{
        clear: both;
        text-align: center;
}


#table_space td{
       padding: 0px,
       padding-right: 20px;
}

.footer_print{
        display: none;
}

h1, h2 {
        color: #273;
        font-family: Arial;
}

h1 {
        font-size: 25px;
}

h2 {
        font-size: 20px;
}
h3 {
        font-size: 15px;
}


b, strong {
        color: #273;
}

#content p {
        padding-top: 5px;
}

#content li{
        margin-left: 20px;
}

img {
        border: 0px;
}

.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 60px;
}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
